home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / games / bcrew12e.zip / BCFILES.ZIP / BCREW / DOCUMENT / BCTERM.TXT < prev    next >
Text File  |  1995-03-27  |  38KB  |  1,014 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. BCTERM
  16. Terminal Emulator Program for Bridge 
  17. Crew
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  Introduction
  59.  
  60. BCTERM is a Terminal Emulation Program produced for use with Bridge 
  61. Crew.  It allows any IBM or compatible computer to operate as an
  62. inteligent Bridge Crew terminal.
  63.  
  64. The main computer will have one or more PCs running BCTERM and/or
  65. dumb terminals attached via serial ports to COM1 and COM2
  66. using null-modem cables.  
  67.  
  68. BCTERM allows PCs to be 'daisy-chained' together using 
  69. null-modem cables.  In this configuration, a PC (lets call it PCa)  
  70. running BCTERM is connected from the main computer's COM1 port to 
  71. PCa's COM1 port, then an additional PC or a dumb terminal is 
  72. connected to PCa through PCa's COM2 port.   PCb and an additional PC 
  73. are connected to the Main computer's COM2 port in the same manner. 
  74.  
  75.  Daisy Chaining
  76.  
  77.                 Main Computer                   
  78.             Com1                            Com2            
  79.               |                               |     
  80.               |                               |     
  81.             aCom1                           bCom1   
  82.              PCa                             PCb
  83.             aCom2                           bCom2
  84.               |                               |             
  85.               |                               |             
  86.                Terminal                          PC
  87.  
  88. BCTERM can be used with multi port cards provided the relevant port is set
  89. up using BCREWSET (value 2)
  90.  
  91.  Multi-port Card Configuration
  92.  
  93.                 Main Computer
  94. Com1          Com2          Port1         Port2         Port3         Port4
  95.   |             |             |             |             |             |     
  96.   |             |             |             |             |             |     
  97. Terminal        PC            PC          Terminal      Terminal       PC
  98.   
  99.  Features
  100.  
  101. BCTERM supports the following features:
  102.     Programmable function keys
  103.     Variable screen layout
  104.     Up to four different sounds (the Sound Blaster compatible sound 
  105.     card must be installed in the machine running BCTERM.)
  106.     A lightbox attached to the printer port.
  107.  
  108. Copyright Mithril Software Pty Ltd                     Page 1
  109.  Screen Layout
  110.  
  111. The screen layout of BCTERM can be altered by the user.  The screen 
  112. consists of four areas:
  113.     Reports
  114.     Messages
  115.     Input
  116.     Function keys
  117.  
  118. The generic form of the screen is shown below.  To run BCTERM with the 
  119. generic screen, type                
  120.     BCTERM GENERIC.DAT
  121. at the command prompt of the PC that is to run BCTERM. 
  122.  
  123. +-------------------------REPORTS------------PGUP PGDN--------------+ DEFAULT
  124. ª                                                                   ª F1
  125. ª                                                                   ª WHO
  126. ª                                                                   ª =======
  127. ª                                                                   ª F2
  128. ª                                                                   ª RECON
  129. ª                                                                   ª =======
  130. ª                                                                   ª F3
  131. ª                                                                   ª THINGS
  132. ª                                                                   ª =======
  133. ª                                                                   ª F4
  134. ª                                                                   ª
  135. +-------------------------------------------------------------------+ =======
  136. +-------------------------MESSAGES----------------------------------+ F5
  137. ªTerminal initialised                                               ª
  138. ªConnections established                                            ª =======
  139. ª                                                                   ª F6
  140. ª                                                                   ª
  141. ª                                                                   ª =======
  142. ª                                                                   ª F7
  143. +-------------------------------------------------------------------+
  144. +-------------------------INPUT-------------------------------------+ =======
  145. ª                                                                   | F8
  146. ª                                                                   |
  147. +-------------------------------------------------------------------+ =======
  148.  
  149.  Contents of the Input Window
  150.  
  151. The text of the most recent command that you entered.  Eg if you 
  152. typed the command WHO, it will appear in the input area; the response 
  153. will appear in the messages area (see below).
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161. Copyright Mithril Software Pty Ltd                     Page 2
  162.  Contents of the Reports Window
  163.  
  164. The response to the latest REPORT command that you entered. Eg if 
  165. you entered the command REPORT CREW, the report shown will appear 
  166. in the reports area.  It will stay there while other (non-report) 
  167. commands are entered, until another report is requested.  
  168.  
  169.     Damaged Functions    0
  170.     Casualties           0
  171.     Damage Remaining  2120
  172.     Failure Point      585
  173.     Hull Before Fail  1535
  174.  
  175. There are two additional components to the REPORT area:
  176.     PGUP    view the result of the previous REPORT command.
  177.     PGDN    view the result of the REPORT command entered after the 
  178.         one you are currently viewing.
  179.  
  180.  Contents of the Messages Window
  181.  
  182. Contains the response to non-report commands.  Eg if WHO was entered,
  183.     logical port 6
  184.     physical port 7
  185. will appear in the messages area.
  186.  
  187.  Function Keys
  188.  
  189. You can load frequently used commands into the function keys area 
  190. (labeled DEFAULT in the example shown) using the Change Function Keys 
  191. screen in BCTERSET.
  192.  
  193. Pressing a function key during play will cause its command to be 
  194. executed.  Eg, if using the example screen shown, pressing F2 will 
  195. cause the command RECON to be executed.
  196.  
  197.  CUSTOMISING THE BCTERM PROGRAM
  198.  
  199. The size and location of the Reports, Messages and Input areas of the 
  200. screen can be altered using the Change Windows option in BCTERSET. The 
  201. headings of these areas and the special characters used in the borders 
  202. of the areas can be altered using the Change Boiler Plate option of 
  203. BCTERSET.  The size and location of the function key area can be altered 
  204. using the Change Function Keys option of BCTERSET.
  205.  
  206. Using BCTERSET you can construct a number of setups and save than as
  207. different names these can be loaded into BCTERM when it is run eg:
  208.     >BCTERM MYSETUP.DAT
  209. would load setup file MYSETUP.DAT
  210.  
  211.  
  212. Copyright Mithril Software Pty Ltd                     Page 3
  213.  BCTERSET - BCTERM Setup Program
  214.  
  215. In order to use BCTERM effectively, details of the Main Computer and the 
  216. computer running BCTERM must be entered via the setup program - BCTERSET.
  217. BCTERSET has three options in its main menu
  218.     File
  219.     Change
  220.     Help
  221.  
  222.  File Menu
  223. The File menu has the following options:
  224.     New
  225.     Read From
  226.     Save
  227.     Save As
  228.     About
  229.     Exit
  230.  
  231.  New
  232. New initialises all the BCTERM setup details
  233.  
  234.  Read From
  235. Reads the setup details from an existing file and loads them into BCTERSET's 
  236. work area.  An example screen is shown below:
  237.   File  Change  Help
  238. _____________________________________________________________________________
  239. _____________________________________________________________________________
  240. ______________+-[_]-------------- Read File ------------------+______________
  241. ______________ª                                               ª______________
  242. ______________ª  Name                                         ª______________
  243. ______________ª   *.DAT                      _ ª    Open   _  ª______________
  244. ______________ª                                    _________  ª______________
  245. ______________ª  Files                                        ª______________
  246. ______________ª   BCTERSET.DAT  ª ..\              Cancel  _  ª______________
  247. ______________ª   COX.DAT       ª                  _________  ª______________
  248. ______________ª   TEMP.DAT      ª                             ª______________
  249. ______________ª   TEST.DAT      ª                             ª______________
  250. ______________ª   TESTHIN.DAT   ª                             ª______________
  251. ______________ª   TESTHOUT.DAT  ª                             ª______________
  252. ______________ª   TESTNIN.DAT   ª                             ª______________
  253. ______________ª   TESTNOUT.DAT  ª                             ª______________
  254. ______________ª   _____________________________               ª______________
  255. ______________ª                                               ª______________
  256. ______________ª D:\BCTERM\*.DAT                               ª______________
  257. ______________ª BCTERSET.DAT 23446      Oct 18,1994  08:33p   ª______________
  258. ______________+-----------------------------------------------+______________
  259. _____________________________________________________________________________
  260. _____________________________________________________________________________
  261.  Alt-X Exit  F9 View Screen  F10 Menu
  262.  
  263. Copyright Mithril Software Pty Ltd                     Page 4
  264.  
  265.  Save
  266. Saves the current settings.
  267.  
  268.  Save As
  269. Saves the current settings in a file of your choosing.
  270.  
  271.  About
  272. Displays information about the author of the program.
  273.  
  274.  Exit
  275. Exit from BCTERSET.  You can also exit the program by typing Alt X.
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312. Copyright Mithril Software Pty Ltd                     Page 5
  313.  Change Menu
  314.  
  315. The Change Menu has the following options:
  316.  
  317.     Function Keys
  318.     Boiler Plate
  319.     Graphic Mode
  320.     Ports
  321.     Light
  322.     Sound
  323.     Windows
  324.  
  325. The options Function Keys, Boiler Plate and Windows used together, 
  326. allow you to design your own BCTERM screen.  If you wish to design 
  327. your own screen rather than use the one(s) supplied, the F9 key 
  328. allows you to view the screen layout as you work.  F10 will return 
  329. you to the BCTERSET menu.
  330.  
  331.  Function Keys
  332. Selecting Function Keys from the Change Menu will display the screen 
  333. shown below:
  334.  
  335.   File  Change  Help
  336. ______________________________________________________________________________
  337. ___+-[_]--------------- Setup function keys for BCterm -------------------+___
  338. ___ª    Text on                                                           ª___
  339. ___ª    Screen      Command to send out                                   ª___
  340. ___ª F1  WHO         WHO                                                  ª___
  341. ___ª F2  RECON       RECON                                                ª___
  342. ___ª F3  THINGS      THINGS                                               ª___
  343. ___ª F4                                                                   ª___
  344. ___ª F5                                                                   ª___
  345. ___ª F6                                                                   ª___
  346. ___ª F7                                                                   ª___
  347. ___ª F8                                                                   ª___
  348. ___ª                                                                      ª___
  349. ___ª Start X pos  73     Increment X  0      Separator  61                ª___
  350. ___ª Start Y pos  2      Increment Y  3      Length     7                 ª___
  351. ___ª                             Display Function Keys Yes                ª___
  352. ___ª                                                                      ª___
  353. ___ª     Ok   _   Cancel _                                                ª___
  354. ___ª   ________   ________                                                ª___
  355. ___+----------------------------------------------------------------------+___
  356. ______________________________________________________________________________
  357. ______________________________________________________________________________
  358. ______________________________________________________________________________
  359.  Alt-X Exit  F9 View Screen  F10 Menu
  360.  
  361. Enter the text that you wish to appear on the screen for each 
  362. function key under the heading Text on Screen.  Enter a valid 
  363. Bridge Crew command under the heading Command to Send Out.  You 
  364. cannot use a macro in the command.
  365.  
  366.  
  367. Copyright Mithril Software Pty Ltd                     Page 6
  368. It is also possible to alter the location and size of the function 
  369. key area on the BCTERM screen using fields shown towards the 
  370. bottom of the screen.
  371.  
  372.     Start X pos     The horizontal starting position of the function 
  373.             key area - the number entered is the number of 
  374.             characters from the left hand side of the screen.
  375.     Start Y pos     The vertical starting position of the function key 
  376.             area - the number entered is the number of 
  377.             characters from the top of the screen.
  378.     Increment X     The number of characters in the x-direction (i.e. 
  379.             horizontally) from the start of one function key to 
  380.             the start of the next.
  381.     Increment Y     The number of characters in the y-direction (i.e. 
  382.             vertically) from the start of one function key to 
  383.             the start of the next.
  384.     Length          The length of text (and separator) for each 
  385.             function key.
  386.     Separator       The ASCII code for the separator character (61 is 
  387.             the code for the equals sign - =).
  388.  
  389. In the example above, the function keys appear vertically down the 
  390. right hand side of the screen.  See the picture of the BCTERM 
  391. screen in the Screen Layout section.
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424. Copyright Mithril Software Pty Ltd                     Page 7
  425.  Boiler Plate 
  426. Selecting Boiler Plate from the Change Menu will display the screen 
  427. shown below:
  428.  
  429.   File  Change  Help
  430. ______________________________________________________________________________
  431. ______________________________________________________________________________
  432. ______+-[_]------------ Boiler Plate Setup for Bcterm -----------------+______
  433. ______ª                                                                ª______
  434. ______ª Color   4       Background Character  32                       ª______
  435. ______ª                                                                ª______
  436. ______ª                                                      Insert    ª______
  437. ______ª  X    Y    Text                             X    Y   Character ª______
  438. ______ª  29   1     REPORTS                         71   23   24       ª______
  439. ______ª  48   1     PGUP PGDN                       71   24   25       ª______
  440. ______ª  29   14    MESSAGES                        0    0    0        ª______
  441. ______ª  29   22    INPUT                           0    0    0        ª______
  442. ______ª  73   1     DEFAULT                         0    0    0        ª______
  443. ______ª  0    0                                     0    0    0        ª______
  444. ______ª  0    0                                     0    0    0        ª______
  445. ______ª  0    0                                     0    0    0        ª______
  446. ______ª                                                                ª______
  447. ______ª     Ok   _   Cancel _                                          ª______
  448. ______ª   ________   ________                                          ª______
  449. ______+----------------------------------------------------------------+______
  450. ______________________________________________________________________________
  451. ______________________________________________________________________________
  452. ______________________________________________________________________________
  453.  Alt-X Exit  F9 View Screen  F10 Menu
  454.  
  455. This screen can be used to change the colour of the screen, the 
  456. background character, the headings of the various screen areas on 
  457. BCTERM and the positioning of the special characters used as up/down 
  458. arrows on the messages area.  The screen areas, as titled in the 
  459. above screen, are
  460.  
  461.     REPORTS         the response to the latest REPORT command.
  462.     PGUP            view the result of the previous REPORT command.
  463.     PGDN            view the result of the REPORT command entered after 
  464.             the one you are currently viewing.
  465.     MESSAGES        The response to the last non-report command that you 
  466.             entered.
  467.     INPUT           The text of the most recent command that you entered
  468.     DEFAULT         The heading of the function key area.
  469.  
  470. The values for X and Y shown on the left hand side of the headings 
  471. are the starting positions of those headings.  For example, 29 1 SPY 
  472. INFO will place the heading SPY INFO 29 characters from the left of 
  473. the screen and 1 character down from the top of the screen (rather 
  474. than the heading REPORTS).
  475.  
  476. The area on the right hand side of the boiler plate screen, headed up 
  477. Insert Character and requiring X and Y characters, is used for 
  478. including special characters in the screen design.  In the layout 
  479. defined by the above screen, the up arrow is placed in location 
  480.  
  481. Copyright Mithril Software Pty Ltd                     Page 8
  482. (71,23); the down arrow in location (71,24) - the right hand side of 
  483. the INPUT area.  BCTERM retains the last four commands entered by the 
  484. player.  When the up arrow is activated, the previous command is 
  485. displayed and can be sent, clicking on the down arrow will display 
  486. the command entered after the one currently shown.
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538. Copyright Mithril Software Pty Ltd                     Page 9
  539.  Graphic Mode
  540.  
  541. Selecting Graphic Mode from the Change Menu will display the screen 
  542. shown below.  To bring up a selection of available graphics modes, 
  543. click on the triangle at the right hand side of the Setup Graphics 
  544. Mode box.
  545.  
  546.   File  Change  Help
  547. ______________________________________________________________________________
  548. ______________________________________________________________________________
  549. ______________________________________________________________________________
  550. ______________________________________________________________________________
  551. ______________________________________________________________________________
  552. ______________________________________________________________________________
  553. ______________________________________________________________________________
  554. _____________________+-[_]-- Setup Graphics Mode ------+______________________
  555. _____________________ª                                 ª______________________
  556. _____________________ª Graphics Mode EGA/VGA           ª______________________
  557. _____________________ª                                 ª______________________
  558. _____________________ª                                 ª______________________
  559. _____________________ª     Ok   _   Cancel _           ª______________________
  560. _____________________ª   ________   ________           ª______________________
  561. _____________________+---------------------------------+______________________
  562. ______________________________________________________________________________
  563. ______________________________________________________________________________
  564. ______________________________________________________________________________
  565. ______________________________________________________________________________
  566. ______________________________________________________________________________
  567. ______________________________________________________________________________
  568. ______________________________________________________________________________
  569. ______________________________________________________________________________
  570.  Alt-X Exit  F9 View Screen  F10 Menu
  571.  
  572. The following table of values will be displayed:
  573.  
  574. +-[_]------------- Table Values -----------------+
  575. ª                                                ª
  576. ª           Select Value                         ª
  577. ª     Mono                    -                  ª
  578. ª     CGA                     _                  ª
  579. ª     EGA/VGA                 _        Ok   _    ª
  580. ª                             _      ________    ª
  581. ª                             _                  ª
  582. ª                             _                  ª
  583. ª                             _                  ª
  584. ª                             _      Cancel _    ª
  585. ª                             _      ________    ª
  586. ª                             _                  ª
  587. ª                                               ª
  588. ª                                                ª
  589. +------------------------------------------------+
  590.  
  591. Select the required graphics mode and click on Ok.
  592.  
  593. Copyright Mithril Software Pty Ltd                     Page 10
  594.  Ports
  595.  
  596. If you intend running Bridge Crew with daisy-chaining, you must set 
  597. up the port parameters.  Selecting Ports from the Change Menu will 
  598. display the screen shown below.
  599.  
  600.   File  Change  Help
  601. ______________________________________________________________________________
  602. ______________________________________________________________________________
  603. ______________________________________________________________________________
  604. ______________________________________________________________________________
  605. ______________________________________________________________________________
  606. ______________________________________________________________________________
  607. ____________+-[_]---- Setup port parameters for BCterm ---------+_____________
  608. ____________ª                                                   ª_____________
  609. ____________ª Port Attached to Main Bridge Crew Machine COM2    ª_____________
  610. ____________ª Other port Type Nothing                           ª_____________
  611. ____________ª Am I the first Bcterm in this chain Yes           ª_____________
  612. ____________ª                                                   ª_____________
  613. ____________ª     Ok   _   Cancel _                             ª_____________
  614. ____________ª   ________   ________                             ª_____________
  615. ____________+---------------------------------------------------+_____________
  616. ______________________________________________________________________________
  617. ______________________________________________________________________________
  618. ______________________________________________________________________________
  619. ______________________________________________________________________________
  620. ______________________________________________________________________________
  621. ______________________________________________________________________________
  622. ______________________________________________________________________________
  623. ______________________________________________________________________________
  624.  Alt-X Exit  F9 View Screen  F10 Menu
  625.  
  626.  Port Attached to Main Bridge Crew Machine
  627.  
  628. To tell BCTERM which communications port is attached to the main 
  629. Bridge Crew machine, click on the triangle to the right of the "Port 
  630. Attached to Main Bridge Crew Machine" literal.  A Table Values box 
  631. will be displayed, giving the options of:
  632.     COM1
  633.     COM2
  634. Select the appropriate port and click on OK (or highlight the Ok box 
  635. using the tab key and press enter).  In the screen shown above, COM2 
  636. has previously been chosen as the port attached to the main Bridge 
  637. Crew machine.
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646. Copyright Mithril Software Pty Ltd                     Page 11
  647.  Other port Type
  648.  
  649. To tell BCTERM about the other port on the local machine (i.e. the 
  650. machine running BCTERM) click on the triangle to the right of the 
  651. "Other port Type" literal.  A Table Values box will be displayed, 
  652. giving the options of:
  653.     Nothing
  654.     Mouse
  655.     Dumb Terminal
  656.     PC running BCTERM
  657.  
  658. If the local machine is the last (or only) machine in this daisy 
  659. chain, choose Nothing or Mouse, depending on whether the other COM 
  660. port has nothing or a mouse attached to it.
  661.  
  662. If the local machine is the first machine in this daisy-chain, it may 
  663. have either a dumb terminal attached to it or another PC (IBM 
  664. compatible, Amiga, Atari or Macintosh) running a VT100 terminal 
  665. emulation program.  If either of these two situations applies, select 
  666. the option Dumb Terminal.
  667.  
  668. If the local machine is the first machine in this daisy-chain, it may 
  669. have another (IBM compatible) PC running BCTERM attached to it.  If 
  670. so, select the option PC running BCTERM.
  671.  
  672.  Am I the first Bcterm in this chain?
  673.  
  674. Click on the triangle to the right of the "Am I the first Bcterm in 
  675. this chain" literal.  A Table Values box will be displayed, giving 
  676. the options of:
  677.     Yes
  678.     No
  679.  
  680. Choose the appropriate option and click on Ok.
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. Copyright Mithril Software Pty Ltd                     Page 12
  700.  Light
  701.  
  702. This feature is only used with the Light box produced by Mithril
  703. Software and is of no value to people without one. This option makes
  704. the coloured light for the condition selected illuminate as the
  705. command is executed. (Eg blue light for condition blue).
  706.  
  707. Selecting Light from the Change Menu will display the screen shown 
  708. below.  This screen is used when setting the parameters to use a 
  709. light box when running Bridge Crew.  The light box is plugged into 
  710. the parallel port LPT1 (printer port).  The light box has been 
  711. specially developed for use with Bridge Crew and is only available 
  712. through Mithril Software.  
  713.  
  714.   File  Change  Help
  715. ______________________________________________________________________________
  716. ______________________________________________________________________________
  717. ______________________________________________________________________________
  718. ______________+-[_] Setup light box parameters for Bcterm ----+_______________
  719. ______________ª                                               ª_______________
  720. ______________ª Light Box in use No                           ª_______________
  721. ______________ª                                               ª_______________
  722. ______________ª Light Number For Ship is Hit      Light 8     ª_______________
  723. ______________ª                                               ª_______________
  724. ______________ª Light Number For Condition Green  Light 1     ª_______________
  725. ______________ª Light Number For Condition Red    Light 2     ª_______________
  726. ______________ª Light Number For Condition Blue   Light 3     ª_______________
  727. ______________ª Light Number For Condition Yellow Light 4     ª_______________
  728. ______________ª                                               ª_______________
  729. ______________ª                                               ª_______________
  730. ______________ª     Ok   _   Cancel _                         ª_______________
  731. ______________ª   ________   ________                         ª_______________
  732. ______________+-----------------------------------------------+_______________
  733. ______________________________________________________________________________
  734. ______________________________________________________________________________
  735. ______________________________________________________________________________
  736. ______________________________________________________________________________
  737. ______________________________________________________________________________
  738.  Alt-X Exit  F9 View Screen  F10 Menu
  739.  
  740. Click on the triangle to the right of the "Light Box in use" literal.  
  741. A Table Values box will be displayed, giving the options of:
  742.     Yes
  743.     No
  744. Choose the appropriate option and click on Ok.
  745.  
  746. If you choose Yes and have a light box available, you can tell BCTERM 
  747. which light should be activated for each condition code.
  748.  
  749. Eight lights are available.  In the example above, coloured lights 
  750. are inserted into each of the first four sockets, one for each 
  751. condition code (red for condition red, green for condition green 
  752. etc.).  The eighth light is currently a power point mounted on the 
  753. box, into which we plug a table lamp that can be pointed at the 
  754. players.  This is then configured, using the Light Number For Ship is 
  755.  
  756. Copyright Mithril Software Pty Ltd                     Page 13
  757. Hit option, to flash when the players' ship is hit by an opponent.  
  758. The select the light number for any of the condition codes or for the 
  759. Ship is Hit option, click on the triangle to the right of the 
  760. literal.  A Table Values box will be displayed, giving the options 
  761. of:
  762.  
  763.     Light 1
  764.     Light 2
  765.     Light 3
  766.     Light 4
  767.     Light 5
  768.     Light 6
  769.     Light 7
  770.     Light 8
  771.  
  772. Choose the appropriate option and click on Ok.
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813. Copyright Mithril Software Pty Ltd                     Page 14
  814.  Sound
  815.  
  816. Please read SOUND.TXT for details on enabling sound in BCTERM.
  817.  
  818. Selecting Sound from the Change Menu will display the screen shown 
  819. below.  This screen is used when setting the parameters to use a 
  820. sound effects when running Bridge Crew.  Note that the sound card 
  821. must be in a machine running BCTERM, not the main machine running 
  822. Bridge Crew.
  823.  
  824.   File  Change  Help
  825. _____________________________________________________________________________
  826. ______________________________________________________________________________
  827. _+-[_]--------------- Setup sound parameters for BCterm --------------------+_
  828. _ª                                                                          ª_
  829. _ª Sound type in use          Sound Blaster                                 ª_
  830. _ª Sound to be read from file No     (Sounds Must be on a Ram Disk if Yes)  ª_
  831. _ª                                                                          ª_
  832. _ª Sound File for Hit on Shields  D:\BCTERM\BC5.VOC                         ª_
  833. _ª Sound File Condition Green                                               ª_
  834. _ª Sound File Condition Red                                                 ª_
  835. _ª Sound File Condition Blue                                                ª_
  836. _ª Sound File Condition Yellow                                              ª_
  837. _ª                                                                          ª_
  838. _ª Sound files must be in .VOC format and have some size restrictions       ª_
  839. _ª see help on sound for details                                            ª_
  840. _ª                                                                          ª_
  841. _ª     Ok   _   Cancel _                                                    ª_
  842. _ª   ________   ________                                                    ª_
  843. _+--------------------------------------------------------------------------+_
  844. ______________________________________________________________________________
  845. ______________________________________________________________________________
  846. ______________________________________________________________________________
  847. ______________________________________________________________________________
  848.  Alt-X Exit  F9 View Screen  F10 Menu
  849.  
  850. To tell BCTERM whether or not sound is in use, click on the triangle 
  851. to the right of the "Sound type in use" literal.  A Table Values box 
  852. will be displayed, giving the options of:
  853.     None
  854.     Sound Blaster
  855.  
  856. Choose the appropriate option and click on Ok.
  857.  
  858. You can choose your own sound files to run with Bridge Crew, provided 
  859. that they are in .VOC format, take less than two seconds to play and 
  860. are smaller than 32 kilobytes in size.  Enter the path and file name 
  861. of each of the sound files that you wish to play.
  862.  
  863.  
  864.  
  865.  
  866.  
  867.  
  868. Copyright Mithril Software Pty Ltd                     Page 15
  869.  Windows
  870.  
  871. Selecting Windows from the Change Menu will display the screen shown 
  872. below.  This screen is used to change the screen layout for BCTERM, 
  873. in conjunction with the Boiler Plate and Function Keys screens.
  874.  
  875. There are four windows on the BCTERM screen, Main, Reports, Messages 
  876. and Input.  The Main window contains all the other windows (function 
  877. keys are placed within the bounds of the Main window).  The 
  878. definition shown below is for the BCTERM screen shown at the start of 
  879. this document.  The other windows are:
  880.  
  881.     REPORTS         the response to the latest REPORT command.
  882.     MESSAGES        The response to the last non-report command that you 
  883.             entered.
  884.     INPUT           The text of the most recent command that you entered
  885.  
  886.   File  Change  Help
  887. ______________________________________________________________________________
  888. ______________________________________________________________________________
  889. ______________________________________________________________________________
  890. ______+-[_]-------------- Windows Setup for Bcterm -------------------+_______
  891. ______ª  Window      Left  Top   Right Bottom Colour Border           ª_______
  892. ______ª  Main         1     1     80    25     1     No               ª_______
  893. ______ª  Reports      2     2     70    12     2     Yes              ª_______
  894. ______ª  Messages     2     15    70    20     3     Yes              ª_______
  895. ______ª  Input        2     23    70    24     15    Yes              ª_______
  896. ______ª                                                               ª_______
  897. ______ª  Vertical Line Char    186     Top Left Corner Char      201  ª_______
  898. ______ª  Horizontal Line Char  205     Bottom Right Corner Char  188  ª_______
  899. ______ª                                Top Right Corner Char     187  ª_______
  900. ______ª                                Bottom Left Corner Char   200  ª_______
  901. ______ª                                                               ª_______
  902. ______ª     Ok   _   Cancel _                                         ª_______
  903. ______ª   ________   ________                                         ª_______
  904. ______+---------------------------------------------------------------+_______
  905. ______________________________________________________________________________
  906. ______________________________________________________________________________
  907. ______________________________________________________________________________
  908. ______________________________________________________________________________
  909. ______________________________________________________________________________
  910.  Alt-X Exit  F9 View Screen  F10 Menu
  911.  
  912. You define window's area on the screen by telling the program the 
  913. starting position of each side of the window.  For example, the 
  914. Reports window is defined as Left 2, Top 2, Right 70 and Bottom 12.  
  915. This means that the left hand of the report starts 2 characters from 
  916. the left of the screen, and finishes 70 characters from the left of 
  917. the screen, the top of the window starts 2 characters from the top of 
  918. the screen and finishes 12 characters from the top of the screen.  
  919. You may choose a colour for the window - use the ASCII code.  Each 
  920. window may have a border - click on the triangle under the literal 
  921.  
  922.  
  923. Copyright Mithril Software Pty Ltd                     Page 16
  924. "Border" for the given window.  A Table Values box will be displayed, 
  925. giving the options of:
  926.     Yes
  927.     No
  928.  
  929. Choose the appropriate option and click on Ok.
  930.  
  931. If a border is chosen, the characters that make up that border may be 
  932. chosen using the ASCII codes for the desired special characters.  
  933. These are selected using the fields shown at the bottom of the 
  934. screen:
  935.  
  936. Vertical Line Char              186     Double Vertical line
  937.  
  938. Horizontal Line Char            205     Double Horizontal line
  939.  
  940. Top Left Corner Char            201     Double top left hand corner
  941.  
  942. Bottom Right Corner Char        188     Double bottom right hand corner
  943.  
  944. Top Right Corner Char           187     Double top right hand corner
  945.  
  946. Bottom Left Corner Char         200     Double bottom left hand corner
  947.  
  948.  
  949.  Help Menu
  950.  
  951. The help menu is not yet fully implemented.
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.  
  977.  
  978. Copyright Mithril Software Pty Ltd                     Page 17
  979.             TABLE OF CONTENTS
  980.  
  981.    Introduction..............................................1
  982.     Daisy Chaining..........................................1
  983.     Multi-port Card Configuration...........................1
  984.    Features..................................................1
  985.    Screen Layout.............................................2
  986.     Contents of the Input Window............................2
  987.     Contents of the Reports Window..........................3
  988.     Contents of the Messages Window.........................3
  989.     Function Keys...........................................3
  990.    CUSTOMISING THE BCTERM PROGRAM............................3
  991.    BCTERSET - BCTERM Setup Program...........................4
  992.     File Menu...............................................4
  993.       New...................................................4
  994.       Read From.............................................4
  995.       Save..................................................5
  996.       Save As...............................................5
  997.       About.................................................5
  998.       Exit..................................................5
  999.     Change Menu.............................................6
  1000.       Function Keys.........................................6
  1001.     Boiler Plate ...........................................8
  1002.     Graphic Mode............................................10
  1003.     Ports...................................................11
  1004.       Port Attached to Main Bridge Crew Machine.............11
  1005.       Other port Type.......................................12
  1006.       Am I the first Bcterm in this chain?..................12
  1007.     Light...................................................13
  1008.     Sound...................................................15
  1009.     Windows.................................................16
  1010.     Help Menu...............................................17
  1011.  
  1012.  
  1013.  
  1014.